home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 1996 #6
/
Amiga Plus CD - 1996 - No. 06.iso
/
pd
/
tools
/
o_s-b4_00s
/
o_s-b.prefs
< prev
next >
Wrap
Text File
|
1996-07-28
|
968b
|
46 lines
Since o_s-b V3.04 you can select different fonts as follows:
FONTNAME=emerald.font
FONTSIZE=8
First we need to create a group, this is done by the following line:
:Prefs
Now we add the font-prefs-program to the prefs-group
Starting with the name:
>Font
Following is the command that will be executed:
!sys:prefs/font
And now we tell o_s-b the directory to change to:
#sys:prefs
We continue with the next command...
>IControl
!sys:prefs/icontrol
#sys:prefs
>Input
!sys:prefs/input
>Locale
!sys:prefs/locale
>Overscan
!sys:prefs/overscan
>Palette
!sys:prefs/palette
>Pointer
!sys:prefs/pointer
>Printer
!sys:prefs/printer
>PrinterGFX
!sys:prefs/printergfx
>PrinterPS
!sys:prefs/printerps
>Screenmode
!sys:prefs/screenmode
>Serial
!sys:prefs/serial
>Sound
!sys:prefs/sound
>Time
!sys:prefs/time
>WBPattern
!sys:prefs/wbpattern
As you can see from the list above, you are allowed to add comments inside
this file, but you needn't. See the documentation for more details.